Writes the specified Rectangle object to the underlying stream.
Namespace: MindFusion.Spreadsheet
Assembly: MindFusion.Spreadsheet.WinForms
SyntaxC#
Copy Code
|
|---|
public void WriteRectangle ( |
Visual Basic
Copy Code
|
|---|
Public Sub WriteRectangle( _ |
The Rectangle object to write.
See Also